docs: Correct a reference
authorMatthias Clasen <mclasen@redhat.com>
Tue, 20 May 2014 01:46:30 +0000 (21:46 -0400)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:33 +0000 (19:54 +0200)
gtk/gtkgesture.c

index 143c2b9b1b7ed90f8ca40a41b225e3c1a3bc8e9f..66a8173d5cffafec3394099efea7adef9e731a70 100644 (file)
@@ -64,7 +64,8 @@
  * a chance to interact with events that have not been handled yet.
  *
  * Gestures attached with the phase 'none' are not receiving any events
- * automatically, but events can be passed to them with gtk_gesture_handle_event().
+ * automatically, but events can be passed to them with
+ * gtk_event_controller_handle_event().
  *
  * ## States of a sequence # {#touch-sequence-states}
  *